home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 16 / 016.d81 / r.symbol master < prev    next >
Text File  |  2022-08-26  |  2KB  |  131 lines

  1.  
  2.           SYMBOL MASTER(tm)
  3.  
  4.    Multi-Pass Symbolic Disassembler
  5.                 for
  6.             COMMODORE 64
  7.  
  8.            Copyright 1984
  9.          Steven C. Schnedler
  10.           Schnedler Systems
  11.          1501 N. Ivanhoe St.
  12.          Arlington, VA 22205
  13.            (703) 237-4796
  14.  
  15. Reviewed by: Claude Koch
  16.              San Jose, CA 95131
  17.  
  18.  
  19.   SYMBOL MASTER (S/M) provides you
  20.  
  21. with a full assembly listing print-out
  22.  
  23. or a source code listing to disk. The
  24.  
  25. print out or the disk listing format
  26.  
  27. will vary according to editor/assem-
  28.  
  29. bler selected. S/M at the present
  30.  
  31. time will support the following
  32.  
  33. editor/assemblers:
  34.  
  35.            (1) MAE
  36.            (2) PAL
  37.            (3) DEVELOP 64
  38.            (4) CBM 64
  39.  
  40.   By using one of the monitors
  41.  
  42. included on the disk and the print-
  43.  
  44. out, you can develop a source code
  45.  
  46. listing that may be easily modified
  47.  
  48. by using one of the above
  49.  
  50. editor/assemblers. If you want
  51.  
  52. comments on your source listings or
  53.  
  54. print-out, you will have to provide
  55.  
  56. them yourself.
  57.  
  58.   If you have ever wondered how an
  59.  
  60. auto-boot works so that you could
  61.  
  62. modify it, then 'SYMBOL MASTER' is for
  63.  
  64. you. After a little work with one of
  65.  
  66. the monitors to determine where the
  67.  
  68. data and tables are in the boot, you
  69.  
  70. can load the program with an offset
  71.  
  72. into memory and then print-out the
  73.  
  74. boot with its original memory
  75.  
  76. locations to study to your heart's
  77.  
  78. content.
  79.  
  80.   The disk also contains numerous
  81.  
  82. examples of machine language programs
  83.  
  84. and command pages to convert these
  85.  
  86. programs to symbolic listings. The
  87.  
  88. examples plus the excellent manual
  89.  
  90. included with the disk provides a
  91.  
  92. great training tool for the serious
  93.  
  94. machine language programmer.
  95.  
  96.   In closing, let me quote a few
  97.  
  98. lines from a recent Schnedler System's
  99.  
  100. letter about future upgades; ....Here
  101.  
  102. is a list of the upgrades planned
  103.  
  104. for the fall of 1985:
  105.  
  106.  
  107. (1) Support for the LADS and MERLIN
  108.     assemblers.
  109.  
  110. (2) The ability to import your own
  111.     label names to be used in the
  112.     assembly
  113.  
  114. (3) Enhanced 6502 instruction set,
  115.     i.e. 65C02, as a selectable
  116.     option
  117.  
  118. (4) Formatted disk file (word-
  119.     processor) output directly from
  120.     SYMBOL MASTER
  121.  
  122. (5) A version specifically for the
  123.     C-128 computer in its native
  124.     8502 (128K) mode if that computer
  125.     is actually available.
  126.  
  127.  
  128.  
  129. ---------< end of article >-----------
  130.  
  131.